bfd
routing/bfd
Conditions: BFD_AUTHENTICATION
Type: Directory
routing/bfd/authentication
Conditions: BFD_AUTHENTICATION
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| I | inactive | inactive |
| T | transmit | transmit |
| Argument | Type | Description |
|---|---|---|
| keyring ( mandatory ) | enum | |
| key-id ( mandatory ) | num | |
| type ( mandatory ) | enum (none | simple-password | keyed-md5 | meticulous-keyed-md5 | keyed-sha1 | meticulous-keyed-sha1) | |
| key | string | |
| transmit-after | date_arg | |
| accept-before | date_arg |
routing/bfd/configuration
Conditions: BFD_AUTHENTICATION
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| I | inactive | inactive |
| Argument | Type | Description |
|---|---|---|
| vrf ( unset ) | enum | The Virtual Routing and Forwarding instance to which this configuration applies. |
| interfaces ( unset ) | obj_arg { interface_enum { } { } } | list of interfaces where BFD configuration should be active. |
| addresses ( unset ) | obj_arg { alt { ip6_prefix_arg , ip_prefix_arg } { ip6_prefix_arg , ip_prefix_arg } } | This config entry will only apply to BFD sessions established with these specific remote neighbors. |
| address-list ( unset ) | enum | Firewall address list name. BFD configuration will apply if remote IP address is contained within specified list. |
| min-tx ( unset ) | time | Desired transmit interval that the local router would like to use when sending BFD packets to the neighbor. |
| min-rx ( unset ) | time | Minimum receive interval that the local router requires between received BFD packets. |
| multiplier ( unset ) | num | This value is multiplied by the negotiated transmission interval to determine the Hold Time; if no packets within the Hold time are received - the neighbor is declared down. Hold Time = negotiated interval × multiplier |
| forbid-bfd ( unset ) | bool | if = yes: BFD sessions matching criteria will be prohibited. |
| keyring ( mandatory ) | enum |
routing/bfd/session
Type: Directory
| Flag | Name | Description |
|---|---|---|
| U | up | up |
| I | inactive | inactive |
| Read-only Argument | Type | Description |
|---|---|---|
| multihop | bool | |
| vrf | enum | |
| remote-address | address (flags=46i) | |
| local-address | address (flags=46i) | |
| state | enum (admin-down | down | init | up) | |
| state-changes | num | |
| uptime | time | |
| desired-tx-interval | time | |
| actual-tx-interval | time | real-time frequency at which the device currently sends BFD control packets. |
| required-min-rx | time | |
| remote-min-rx | time | |
| remote-min-tx | time | |
| multiplier | num | |
| hold-time | time | |
| packets-rx | num | |
| packets-tx | num |